﻿@charset "utf-8";
/* author lyc */

*{ margin:0px; padding:0px; font-family:'微软雅黑'; -webkit-tap-highlight-color:rgba(0,0,0,0);  }
li{ list-style:none }
img{ border:none}
a{text-decoration:none;} 

body{}

/* -------------------------摇奖排行榜-----------------------------------  */
.Top_Record{}

.record_Top{width:90%; height:50px; background:url(../images/record_bg.png) center center no-repeat; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}


.topRec_List dl,.maquee{ overflow:hidden;}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #1B96EE; color:#1B96EE;}
.topRec_List dl dd:nth-child(1){ width:17%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:18%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:25%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(4){ width:40%; height:40px; line-height:40px; }
.maquee{margin-top:20px;height:441px;}
.topRec_List ul{ width:422px; height:438px;margin-left:10px;}
.topRec_List li{ width:100%; height:126px;  font-size:12px;margin-bottom:20px;border-bottom:1px dashed #707070;padding-left:11px;}

.topRec_List li .p1{height:25px;}
.topRec_List li .p1 h1{display:inline-block;width:25px;height:25px;-webkit-border-radius: 7px;-moz-border-radius: 7px;background:#025bb7;line-height:25px;text-align:center;color:#fff;font-size:14px;font-weight:normal;font-family:"宋体";}
.topRec_List li .p1 h2{display:inline-block;font-size:14px;color:#525252;margin-left:16px;width:340px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.topRec_List li .m{margin-top:10px;}
.topRec_List li .m h3{display:inline-block;font-size:14px;color:#707070;font-family:"宋体";padding-left:5px;position:relative;width:37px;top:-50px;}
.topRec_List li .m p{width:340px;display:inline-block;line-height:26px;height:78px;overflow:hidden;}
.topRec_List li .m p a{color:#707070;}
.topRec_List li .m p a:hover{color:#ff9c00;}

.apple a{display:block; text-decoration:none;}

.apple,.aa{ width:90%; height:50px; overflow:hidden; margin:30px auto; border:1px solid #1B96EE;}
.apple a,.aa a{ width:100%; height:50px; line-height:50px; text-indent:20px; color:#1B96EE;}
.aa {word-wrap:break-word;line-height:50px;  color:#1B96EE;}
